Extension point resources
In component org.nuxeo.runtime.services.resource.ResourceService
Documentation
Enable clients to register resources contained in their bundle under a name
Contribution Descriptors
- Class: org.nuxeo.runtime.services.resource.ResourceDescriptor
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="resources" target="org.nuxeo.runtime.services.resource.ResourceService"> <resource name="NRD-PR-TasksInfo">data/templates/NRD-PR-TasksInfo</resource> </extension>